arm: mvebu: theadorable_debug_defconfig: Enable CONFIG_BLK
authorStefan Roese <[email protected]>
Mon, 11 Mar 2019 12:29:21 +0000 (13:29 +0100)
committerStefan Roese <[email protected]>
Fri, 12 Apr 2019 05:04:18 +0000 (07:04 +0200)
This patch enables CONFIG_BLK as this is now possible with the recent
DM conversion of the Armada XP SATA driver.

Signed-off-by: Stefan Roese <[email protected]>
Cc: Simon Glass <[email protected]>
Cc: Tom Rini <[email protected]>
configs/theadorable_debug_defconfig

index fb9307aaf58014f2b7f0fd5ea34c60ecaa654132..3736aec537dbd13324b2c466b8b3c02f802659f6 100644 (file)
@@ -51,6 +51,7 @@ CONFIG_ENV_SPI_MAX_HZ=50000000
 CONFIG_NET_RANDOM_ETHADDR=y
 CONFIG_SPL_OF_TRANSLATE=y
 CONFIG_SATA_MV=y
+CONFIG_BLK=y
 CONFIG_BOOTCOUNT_LIMIT=y
 CONFIG_BOOTCOUNT_RAM=y
 CONFIG_FPGA_ALTERA=y